auto merge of #329 : alexcrichton/cargo/fix-git-submodule, r=wycats
authorbors <bors@rust-lang.org>
Wed, 6 Aug 2014 19:34:04 +0000 (19:34 +0000)
committerbors <bors@rust-lang.org>
Wed, 6 Aug 2014 19:34:04 +0000 (19:34 +0000)
commiteebb219f6bc549686da39b603cc129c9e5b1295c
treecf3141971c952b30732461c1ca5b1f3d682fa0f2
parent6faa6c97a0e5fd8244e7ce83c0594964e548d833
parent4d42cbd7168cc9ff74b86d91d22ffe060b2945a4
auto merge of #329 : alexcrichton/cargo/fix-git-submodule, r=wycats

The fast path bypassed updating the submodule which wasn't correct if we were
the first checkout.